Click or drag to resize

SyncFoldersResponseDeletedFolders Property

Identifies a collection of folders to delete in the local client store.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<FolderId> DeletedFolders { get; }

Property Value

Type: IListFolderId
See Also